Versions:
Frame 0.27.0, the third public release from independent developer Marek Jóźwiak, is a Windows-native media converter whose lightweight 0.27.0 executable wraps the full power of FFmpeg behind a minimalist Svelte 5 interface. Built on the just-released Tauri v2 stack, the program marries a Rust backend—responsible for spawning, queuing and monitoring simultaneous FFmpeg processes—with a reactive frontend that exposes every transcoding switch from bit-rate and pixel format to custom filter graphs. Users drop files or folders onto the window, choose a preset or craft a one-off command line, and watch real-time progress bars fed by stderr parsers; the engine automatically detects hardware-accelerated encoders (NVENC, AMF, Quick Sync) and can run dozens of parallel jobs without blocking the UI. Typical use cases range from bulk 4K HDR → SDR re-encoding for home servers, H.264 to H.265 archival migrations, frame-exact trimming for editors, and multi-resolution ladder generation for web streaming. Because all parameters are plain FFmpeg text, advanced operators can transplant existing scripts verbatim while novices benefit from built-in presets for YouTube, Blu-ray, Xbox and iPhone. Session state is persisted in a local SQLite store, so interrupted queues resume on relaunch, and a portable mode keeps binaries and libraries self-contained for thumb-drive workflows. Frame belongs to the Video Converters sub-category of Multimedia Software, requires no installation privileges, and ships as a single 6 MB archive that fetches the latest FFmpeg nightly on first run. The utility is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest version and supporting batch installation of multiple applications.
Tags: